ComponentOne ASP.NET MVC Controls
GetError Property (BaseCollectionViewService<T>)

C1.Web.Mvc Namespace > BaseCollectionViewService<T> Class : GetError Property
Gets or sets a callback that determines whether a specific property of an item contains validation errors.
Syntax
'Declaration
 
<JsonConverterAttribute(C1.JsonNet.Converters.FunctionConverter)>
Public Property GetError As String
[JsonConverter(C1.JsonNet.Converters.FunctionConverter)]
public string GetError {get; set;}
See Also

Reference

BaseCollectionViewService<T> Class
BaseCollectionViewService<T> Members